home *** CD-ROM | disk | FTP | other *** search
- object Form22: TForm22
- Left = 334
- Top = 143
- Width = 637
- Height = 154
- Caption = 'Unregistered Version'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 295
- Top = 10
- Width = 68
- Height = 16
- Caption = 'Reminder'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 10
- Top = 30
- Width = 444
- Height = 16
- Caption =
- 'Your demo evaluation time has expired. This software will no lo' +
- 'nger function.'
- end
- object Label3: TLabel
- Left = 276
- Top = 59
- Width = 120
- Height = 16
- Caption = 'Waiting 5 seconds...'
- end
- object BitBtn1: TBitBtn
- Left = 286
- Top = 79
- Width = 92
- Height = 31
- Caption = 'Ok'
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- end
-